home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / olrdrs / robom13u.zip / README.1ST < prev    next >
Text File  |  1994-02-13  |  20KB  |  430 lines

  1. RoboMail 1.3 Upgrade Kit                                        02/14/94
  2. ------------------------------------------------------------------------
  3.  
  4.     Welcome to RoboMail 1.3!
  5.  
  6.     This file contains upgrade instructions as well as a listing of all
  7.     changes to RoboMail since the 1.2 release.  This upgrade has been a
  8.     long time coming, and I hope that you will enjoy the many new
  9.     features it contains.
  10.  
  11.     I'd like to extend a big thank you to the beta testers who really
  12.     pounded away on this version to make sure it is the most solid
  13.     release ever and to everyone who contributed suggestions for
  14.     enhancements.  The primary goals for this release were improved
  15.     memory management and Internet mail handling. I think we have
  16.     accomplished both of the goals with the switch to protected mode,
  17.     improved support for very long messages and the addition of many
  18.     Internet-specific addressing features.
  19.  
  20.     Development on the next release, which will expand RoboMail's
  21.     ability to read other mail formats is already under way, so please
  22.     be sure to let me know about any additional features you would like
  23.     to see.  When trying to contact me, please keep in mind that the
  24.     "echo conferences" are primarily for user-to-user communications.
  25.     For a prompt response, use any of the following methods:
  26.  
  27.     Email:      dan.parsons@group1.sccsi.com
  28.                 72167.3662@compuserve.com
  29.     CompuServe: 72167,3662
  30.     FAX:        312-752-1222
  31.     BBS:        312-752-1258 or 312-752-6528  (Use "C"omment command)
  32.  
  33.     Thanks very much for your continuing support!
  34.  
  35.         -- Dan Parsons
  36.  
  37.  
  38. IMPORTANT NEWS
  39. ~~~~~~~~~~~~~~
  40.  
  41.     ROBOMAIL IS NOW A PROTECTED MODE EXECUTABLE! - This means that the
  42.     program will now use a built-in DOS Extender to access extended
  43.     memory (any memory above the 1 megabyte mark) to execute both code
  44.     and data.  This new method of operation provides significantly
  45.     enhanced speed as well as increased reliability.
  46.  
  47.     In order to function in protected mode, your machine must be able
  48.     to provide the following resources to RoboMail:
  49.  
  50.         o   A 80286 "AT" or higher CPU.
  51.  
  52.         o   At least 1 megabyte of free "extended" memory. Extended
  53.             memory is any memory installed in your machine above one
  54.             megabyte.  RoboMail can use almost any type of free memory,
  55.             and contains a built in DPMI server which will be used in
  56.             the event your memory manager does not already provide DPMI
  57.             or VCPI services.
  58.  
  59.     NOTE:   If you are a registered user and your machine is unable to
  60.             run this protected mode version, leave a message on Group
  61.             One BBS asking for access to the special "real mode"
  62.             version of RoboMail 1.3.
  63.  
  64.  
  65. INSTALLATION
  66. ~~~~~~~~~~~~
  67.  
  68.     To upgrade to RoboMail 1.3 from any previous version of RoboMail,
  69.     perform the following steps:
  70.  
  71.         1 - Make a complete backup of your existing RoboMail directory!
  72.             The 1.3 version will convert the format of several data
  73.             files the first time it is run and you will need your
  74.             backup if there should be any problem during the conversion
  75.             process.
  76.  
  77.         2 - Unzip the ROBOM13U.ZIP file into your existing RoboMail
  78.             directory.  Answer "Y"es to over-write the previously
  79.             existing files when prompted.
  80.  
  81.         3 - Run the INSTALL.BAT file by typing INSTALL at the DOS
  82.             prompt in your ROBOMAIL directory.
  83.  
  84.         4 - Start RoboMail by typing ROBOMAIL at the DOS prompt in your
  85.             RoboMail directory.
  86.  
  87.         5 - Be sure to review this file to learn about the new features
  88.             and changes in the release.  There are several new
  89.             configuration options discussed below that you will want to
  90.             set up right away!
  91.  
  92.  
  93.     PERFORMANCE AND CONFIGURATION ISSUES
  94.     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  95.  
  96.         When running in protected mode, all of ROBOMAIL.EXE is loaded in
  97.         memory at once.  The amount of conventional (below 640K) memory
  98.         available when you start the program is not very important.  As
  99.         long as there is at least 320K of conventional memory and
  100.         sufficient extended memory the program will run very well.
  101.         People using many TSRs, DesqView, Windows or running in a
  102.         network environment will now find that RoboMail runs much better
  103.         and provides greatly improved memory management.
  104.  
  105.         Previous versions of RoboMail made extensive use of EMS memory.
  106.         If you are certain that no other programs on your system will
  107.         need EMS memory, and you have verified that your system will
  108.         support protected mode operations, you may want to set up your
  109.         system so that EMS memory is disabled.  Doing so will provide
  110.         you with an additional 64K of high memory which can be used by
  111.         other programs.  Please consult your DOS or 3rd-party memory
  112.         management documentation for details.
  113.  
  114.  
  115.     RUNNING UNDER DOS
  116.     ~~~~~~~~~~~~~~~~~
  117.         Just run ROBOMAIL.EXE from within the same directory as your
  118.         RoboMail data files.  The program will examine your hardware and
  119.         memory environment and verify that protected mode operations
  120.         are possible. All available extended memory (up to 8 megabytes)
  121.         will be used.
  122.  
  123.  
  124.     RUNNING UNDER WINDOWS
  125.     ~~~~~~~~~~~~~~~~~~~~~
  126.         By default, RoboMail will request up to 8 megabytes of extended
  127.         memory before resorting to a disk swap file.  This all happens
  128.         automatically without you needing to do any special
  129.         modifications of any settings.  In effect, RoboMail will be
  130.         using Window's own swap file mechanism for its own virtual
  131.         memory operations.  This is very efficient and fast.
  132.  
  133.         If you are running other applications simultaneously and want
  134.         to stop RoboMail from using a full 8 megabytes of Windows
  135.         virtual memory, you can add a MAXMEM:nnnn switch to your
  136.         ROBOMAIL environment variable.  However, don't do this unless
  137.         you feel RoboMail's appetite for memory is adversely affecting
  138.         the performance of other programs running at the same time.  For
  139.         example, to limit RoboMail to 4 megabytes of extended memory,
  140.         you would use the environment variable:
  141.  
  142.             SET ROBOMAIL=MAXMEM:4096
  143.  
  144.         If you need help setting up a program item for RoboMail on your
  145.         Windows desktop, use the sample ROBOMAIL.PIF that has been
  146.         supplied in this upgrade kit.
  147.  
  148.  
  149.     RUNNING UNDER DESQVIEW
  150.     ~~~~~~~~~~~~~~~~~~~~~~
  151.  
  152.         To run successfully under DesqView make sure that the minimum
  153.         program size is set to at least 400 and that you specify at
  154.         least 1024 in the PIF setting for Expanded memory usage.  A
  155.         sample RM-PIF.DVP file has been supplied that contains the
  156.         settings needed for normal operations.  If you have sufficient
  157.         resources, you should increase the amount of Expanded memory to
  158.         4096 for optimal performance.
  159.  
  160.         If you find that you are unable to open other windows while
  161.         RoboMail is running, you may want to place an absolute limit on
  162.         the amount of physical memory that will be requested by adding:
  163.  
  164.             SET ROBOMAIL=MAXMEM:2048
  165.  
  166.         ...to your environment.
  167.  
  168.  
  169.     RUNNING UNDER OS/2
  170.     ~~~~~~~~~~~~~~~~~~
  171.  
  172.         You should edit your DOS settings to provide at least 4
  173.         megabytes of DPMI memory (8 is better) and 640K XMS (for
  174.         fastest swapping to external programs).  Because of a conflict
  175.         between RoboMail, OS/2 2.1 and PKZIP's usage of DPMI memory, it
  176.         is important that you do not remove the supplied PKZIP.CFG file
  177.         from your RoboMail directory.  The file disables PKZIP's DPMI
  178.         usage when shelled out from RoboMail.
  179.  
  180.         Under OS/2 2.1 GA, the TAME21 utility (available on Group One - 
  181.         The RoboMail support BBS) is required for correct t